[INFO] cloning repository https://github.com/gamma-delta/palkia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamma-delta/palkia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fpalkia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fpalkia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88cd11489e6fb022bebf92537ed966f1b47561da
[INFO] fixing gamma-delta/palkia against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fpalkia" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gamma-delta/palkia
[INFO] finished tweaking git repo https://github.com/gamma-delta/palkia
[INFO] tweaked toml for git repo https://github.com/gamma-delta/palkia written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gamma-delta/palkia on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gamma-delta/palkia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.2.16
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded typetag-impl v0.2.16
[INFO] [stderr]   Downloaded typeid v1.0.0
[INFO] [stderr]   Downloaded miette-derive v5.10.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.27
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded linkme v0.3.27
[INFO] [stderr]   Downloaded aglet v0.5.2
[INFO] [stderr]   Downloaded knurdy v0.2.0
[INFO] [stderr]   Downloaded kdl v4.6.0
[INFO] [stderr]   Downloaded miette v5.10.0
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae
[INFO] running `Command { std: "docker" "start" "85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking palkia_macros v0.13.1 (/opt/rustwide/workdir/palkia_macros)
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling linkme-impl v0.3.27
[INFO] [stderr]     Checking linkme v0.3.27
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking kdl v4.6.0
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking knurdy v0.2.0
[INFO] [stderr]     Checking aglet v0.5.2
[INFO] [stderr]     Checking typetag v0.2.16
[INFO] [stderr]     Checking palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_>;
[INFO] [stdout]    |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_>;
[INFO] [stdout]    |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.47s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae", kill_on_drop: false }`
[INFO] [stdout] 85b84191cd56a598069437066416777fdf85dcc2d1de48653d777e08bb5522ae
